Skip to content

Thread fix #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 26, 2024
Merged

Thread fix #2

merged 4 commits into from
Jan 26, 2024

Conversation

eigen-value
Copy link
Contributor

@eigen-value eigen-value commented Jan 26, 2024

This should be merged in dev
ArduinoAlvik is made a singleton class and the update_thread has been made singleton to prevent firing multiple threads on repeated .begin calls

more: Some fixes about exiting from examples and calling alvik.stop on exit

fix: _update_thread_id should be class param
fix: removed instance vars _update_thread_running and _update_thread_id
mod: _stop_update_thread is a classmethod
@eigen-value eigen-value requested a review from gbr1 January 26, 2024 14:05
@gbr1 gbr1 merged commit a2544df into dev Jan 26, 2024
@gbr1 gbr1 deleted the thread_fix branch January 31, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants